FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ig.fhir-il-community.org.t17#1.0.0 (78 ms)

Package ig.fhir-il-community.org.t17
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ig.fhir-il-community.org.t17@1.0.0&canonical=http://fhir.outburn.co.il/StructureDefinition/issue-regards
Url http://fhir.outburn.co.il/StructureDefinition/issue-regards
Version 0.1.1
Status draft
Name IssueRegards
Title Issue Regards
Experimental False
Description Allows returning of information regarding which item returned an error. For example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ig.fhir-il-community.org/T17/StructureDefinition/t17-response T17 Response

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "issue-regards",
  "language" : "he-IL",
  "url" : "http://fhir.outburn.co.il/StructureDefinition/issue-regards",
  "version" : "0.1.1",
  "name" : "IssueRegards",
  "title" : "Issue Regards",
  "status" : "draft",
  "description" : "Allows returning of information regarding which item returned an error. For example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "CoverageEligibilityResponse.error"
    },
    {
      "type" : "element",
      "expression" : "OperationOutcome.issue"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Issue Regards",
        "definition" : "Allows returning of information regarding which item returned an error. for example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://fhir.outburn.co.il/StructureDefinition/issue-regards"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "code"
          },
          {
            "code" : "id"
          },
          {
            "code" : "CodeableConcept"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "Identifier"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.